home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / layout / layout.doc.z / layout.doc
Text File  |  2002-04-08  |  255b  |  19 lines

  1. /*
  2. $Id$
  3. */
  4. /*!   \page layout-example.html
  5.  
  6.   \ingroup examples
  7.   \title Layout Managers
  8.  
  9.   This example shows simple and intermediate use of Qt's layout
  10.   classes, QGridLayout, QBoxLayout etc.
  11.  
  12.   <hr>
  13.  
  14.   Implementation:
  15.  
  16.   \include layout/layout.cpp
  17. */
  18.  
  19.